home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-06-17 | 346 b | 10 lines | [TEXT/NTP1] |
- constant kButtonText_NoSelection := "Close All";
- constant kButtonText_Close := "Close";
- constant kButtonText_Open := "Open";
- constant kButtonText_Active := "Active?";
- constant kButtonText_Remove := "Remove";
-
- constant kBlankPopChar := " ";
-
- InstallScript := func(partFrame) AddDeferredAction(func() GetRoot().(kAppSymbol):Open(), []);
-